home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_22469.txt < prev    next >
Text File  |  1990-04-06  |  7KB  |  353 lines

  1. -- card: 22469 from stack: in.0-6
  2. -- bmap block id: 22559
  3. -- flags: 0000
  4. -- background id: 12913
  5. -- name: debugger menu
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=26 top=214 right=337 bottom=491
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 15
  19. -- part name: info
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide me
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=448 top=297 right=340 bottom=487
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 5233 / 5233
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: returnArrow
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   lock screen
  43.   go cd "Scripting Menus"
  44.   unlock screen with visual zoom close
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 3 (button)
  50. -- low flags: 00
  51. -- high flags: 2000
  52. -- rect: left=171 top=33 right=49 bottom=331
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Info 1
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   showFld
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (field)
  69. -- low flags: 81
  70. -- high flags: 2004
  71. -- rect: left=350 top=24 right=100 bottom=492
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 174
  76. -- text size: 14
  77. -- style flags: 0
  78. -- line height: 15
  79. -- part name: info 1
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   hide me
  83. end mouseUp
  84.  
  85.  
  86.  
  87.  
  88. -- part 5 (field)
  89. -- low flags: 81
  90. -- high flags: 2004
  91. -- rect: left=346 top=33 right=92 bottom=488
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 0
  95. -- font id: 174
  96. -- text size: 14
  97. -- style flags: 0
  98. -- line height: 15
  99. -- part name: info 2
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   hide me
  103. end mouseUp
  104.  
  105.  
  106.  
  107.  
  108. -- part 6 (button)
  109. -- low flags: 00
  110. -- high flags: 2000
  111. -- rect: left=171 top=49 right=65 bottom=331
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: Info 2
  120. ----- HyperTalk script -----
  121. on mouseUp
  122.   showFld
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 7 (button)
  128. -- low flags: 00
  129. -- high flags: 2000
  130. -- rect: left=171 top=65 right=81 bottom=331
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: Info 3
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   showFld
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 8 (field)
  147. -- low flags: 81
  148. -- high flags: 2004
  149. -- rect: left=346 top=53 right=110 bottom=493
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 0
  153. -- font id: 174
  154. -- text size: 14
  155. -- style flags: 0
  156. -- line height: 15
  157. -- part name: info 3
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   hide me
  161. end mouseUp
  162.  
  163.  
  164.  
  165.  
  166. -- part 9 (button)
  167. -- low flags: 00
  168. -- high flags: 2000
  169. -- rect: left=171 top=81 right=97 bottom=331
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 0 / 0
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: Info 4
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   showFld
  181. end mouseUp
  182.  
  183.  
  184.  
  185. -- part 10 (field)
  186. -- low flags: 81
  187. -- high flags: 2004
  188. -- rect: left=346 top=50 right=126 bottom=488
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 0 / 0
  191. -- text alignment: 0
  192. -- font id: 174
  193. -- text size: 14
  194. -- style flags: 0
  195. -- line height: 15
  196. -- part name: info 4
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   hide me
  200. end mouseUp
  201.  
  202.  
  203.  
  204.  
  205. -- part 11 (field)
  206. -- low flags: 81
  207. -- high flags: 2004
  208. -- rect: left=346 top=101 right=159 bottom=489
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 0 / 0
  211. -- text alignment: 0
  212. -- font id: 174
  213. -- text size: 14
  214. -- style flags: 0
  215. -- line height: 15
  216. -- part name: info 5
  217. ----- HyperTalk script -----
  218. on mouseUp
  219.   hide me
  220. end mouseUp
  221.  
  222.  
  223.  
  224.  
  225. -- part 12 (button)
  226. -- low flags: 00
  227. -- high flags: 2000
  228. -- rect: left=171 top=113 right=129 bottom=331
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 0 / 0
  231. -- text alignment: 1
  232. -- font id: 0
  233. -- text size: 12
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: Info 5
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   showFld
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 13 (field)
  245. -- low flags: 81
  246. -- high flags: 2004
  247. -- rect: left=346 top=100 right=171 bottom=502
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 0
  251. -- font id: 174
  252. -- text size: 14
  253. -- style flags: 0
  254. -- line height: 15
  255. -- part name: info 6
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.   hide me
  259. end mouseUp
  260.  
  261.  
  262.  
  263.  
  264. -- part 14 (button)
  265. -- low flags: 00
  266. -- high flags: 2000
  267. -- rect: left=171 top=129 right=145 bottom=331
  268. -- title width / last selected line: 0
  269. -- icon id / first selected line: 0 / 0
  270. -- text alignment: 1
  271. -- font id: 0
  272. -- text size: 12
  273. -- style flags: 0
  274. -- line height: 16
  275. -- part name: Info 6
  276. ----- HyperTalk script -----
  277. on mouseUp
  278.   showFld
  279. end mouseUp
  280.  
  281.  
  282.  
  283. -- part 15 (button)
  284. -- low flags: 00
  285. -- high flags: 2000
  286. -- rect: left=171 top=154 right=199 bottom=331
  287. -- title width / last selected line: 0
  288. -- icon id / first selected line: 0 / 0
  289. -- text alignment: 1
  290. -- font id: 0
  291. -- text size: 12
  292. -- style flags: 0
  293. -- line height: 16
  294. -- part name: Info 7
  295. ----- HyperTalk script -----
  296. on mouseUp
  297.   showFld
  298. end mouseUp
  299.  
  300.  
  301.  
  302. -- part 16 (field)
  303. -- low flags: 81
  304. -- high flags: 2004
  305. -- rect: left=346 top=135 right=236 bottom=506
  306. -- title width / last selected line: 0
  307. -- icon id / first selected line: 0 / 0
  308. -- text alignment: 0
  309. -- font id: 174
  310. -- text size: 14
  311. -- style flags: 0
  312. -- line height: 15
  313. -- part name: info 7
  314. ----- HyperTalk script -----
  315. on mouseUp
  316.   hide me
  317. end mouseUp
  318.  
  319.  
  320.  
  321.  
  322. -- part contents for card part 1
  323. ----- text -----
  324. When you set a checkpoint in a script, HyperCard will enter its debugging environment at that point when the script is run. It will pause in its execution of the script, display the script in a window, display the Debugger menu (shown above), highlight the next line of the script to be executed, and display the Variable Watcher (which you will soon see).
  325. Click on the options in the Debugger menu to learn about them.
  326.  
  327. -- part contents for card part 4
  328. ----- text -----
  329. The step option takes you to the next line in the handler.
  330.  
  331. -- part contents for card part 5
  332. ----- text -----
  333. Step Into steps into and follows the trail of subhandlers.
  334.  
  335. -- part contents for card part 8
  336. ----- text -----
  337. Trace traces a handler to its completion.
  338.  
  339. -- part contents for card part 10
  340. ----- text -----
  341. Go sets the handler running again, until its completion.
  342.  
  343. -- part contents for card part 11
  344. ----- text -----
  345. Clear Checkpoint option clears the current checkpoint.
  346.  
  347. -- part contents for card part 13
  348. ----- text -----
  349. Abort is the same as command-period: it stops the execution of a handler.
  350.  
  351. -- part contents for card part 16
  352. ----- text -----
  353. The last two options allow you to show and hide two tools for seeing the functioning of your scripts‚Äîyou‚Äôll see them shortly.